tag end
英 [tæɡ end]
美 [tæɡ end]
网络 末端
英英释义
noun
双语例句
- Notice that in Listing 4, I place the script tag at the end of the page body.
请注意,在清单4中,我将script标记放在页面body的结尾处。 - In fact, the standard forbids use of an end tag for these special ones, although most browsers are lenient and ignore the errant end tag.
实际上,这个标准禁止对这些特殊标签使用结束标签,但是大多数浏览器能够容忍和忽略那些错误的结束标签。 - In the original document-level format, every start tag was paired to an end tag.
在原始文档级别格式中,每个开始标记与一个结束标记配对。 - The test results of the electronic tag chip were given at the end of the paper, which indicate that the functions of the tag chip were correct, and the test results were consistent with the simulation results.
论文最后给出了电子标签芯片的测试结果,测试结果表明,所设计的电子标签芯片功能正确,测试结果与仿真结果一致。 - Writing a test for a simple one-line tag might seem excessive, but you'd be surprised how many times the one-liners end up being the source of trouble.
为只有一行代码的标记编写测试看起来似乎有些过分,但是很多时候问题的源头正是这一行代码。 - Companies such as Gillette and Tag Heuer didn't end their relationships outright but stopped featuring him in advertisements.
诸如吉列以及豪雅表的公司不立刻地结束他们的关系但是停止他为主角广告。 - That is, the XML must have both a start tag and end tag, and must be authored using the proper syntax.
因此,所有XML必须有一个起始标签和一个结束标签,并且要使用正确的语法创建。 - Early user agents incorrectly wrapped lines just after the start tag or just before the end tag of an element, which resulted in dangling punctuation.
早期的用户代理会在元素开始标签之后或者结束标签之前尽心不正确的折行,这可能导致标点符号显示错误。 - Building on the prior example, if you add an element named, it will have a beginning tag and a corresponding end tag.
我们继续以前面的示例为例,如果添加了名为的元素,它将有一个开始标记和相应的结束标记。 - For these versions, you'll need to add a tag to the very end of each JSP page ( or to a common template, if a template mechanism such as Tiles is used).
对于这些版本,需要在每个JSP页面的末尾添加一个标记(或者,如果使用了像Tiles这样的模板机制,也可以将标记添加到一个公共的模板中)。